Total Complexity | 52 |
Dependencies | 3 |
Dependents | 31 |
Total lines | 288 |
Lines of code | 152 |
Logical lines of code | 96 |
Comment lines | 94 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
jsonSanityCheck() | 44 | 16 | 46 | |
jsonPrepareData() | 49 | 12 | 30 | |
jsonEncode() | 51 | 8 | 24 | |
checkInvalidUTF8() | 55 | 7 | 20 | |
jsonConvertString() | 58 | 4 | 16 | |
jsonEncodePPrint() | 68 | 2 | 7 | |
getJsonWithoutQuotes() | 69 | 2 | 6 | |
jsonEncodeEscAttr() | 79 | 1 | 3 |